projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33c6edb
)
Fix requirements in README
author
Steve Klabnik
<steve@steveklabnik.com>
Fri, 31 Oct 2014 03:34:11 +0000
(23:34 -0400)
committer
Steve Klabnik
<steve@steveklabnik.com>
Fri, 31 Oct 2014 03:34:11 +0000
(23:34 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 0d91a608ec4d23b61b164df029acc9f15bfe1058..1764d907d42b93cceb234b5905f4d6448ff2e1db 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-33,7
+33,7
@@
Cargo requires the following tools and packages to build:
* `rustc`
* `python`
-* `curl`
or `wget`
+* `curl`
* `cmake`
* `pkg-config`
* OpenSSL headers (`libssl-dev` package on ubuntu)